type github.com/golang/protobuf/proto.token

3 uses

	github.com/golang/protobuf/proto (current package)
		text_decode.go#L72: 	cur          token
		text_decode.go#L75: type token struct {
		text_decode.go#L620: func (p *textParser) next() *token {